From: Juanma Barranquero Date: Fri, 8 Jun 2007 20:01:38 +0000 (+0000) Subject: (x_default_scroll_bar_color_parameter): X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18520 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7a8afdf1627f2753fe0af771b9f987b2a322a65f;p=emacs.git (x_default_scroll_bar_color_parameter): Use empty_unibyte_string, not empty_string. --- diff --git a/src/xfns.c b/src/xfns.c index 73a88dfc058..430cfc56a1d 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -1841,9 +1841,9 @@ x_default_scroll_bar_color_parameter (f, alist, prop, xprop, xclass, build_string (foreground_p ? "foreground" : "background"), - empty_string, + empty_unibyte_string, build_string ("verticalScrollBar"), - empty_string); + empty_unibyte_string); if (!STRINGP (tem)) { /* If nothing has been specified, scroll bars will use a